PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package
/
PDFTextBoxWidget Class
/ setAlign Method
A
com.o2sol.pdf4java.graphics.PDFGraphicAlign
that specifies how the text is aligned on horizontal in the field.
Collapse All
Expand All
In This Topic
setAlign Method
In This Topic
Sets the field text alignment.
Syntax
public
void
setAlign(
PDFGraphicAlign
value
)
Parameters
value
A
com.o2sol.pdf4java.graphics.PDFGraphicAlign
that specifies how the text is aligned on horizontal in the field.
See Also
Reference
PDFTextBoxWidget Class
PDFTextBoxWidget Members